- columns
size_t columns()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRow
const(string[]) getRow(size_t row)
Undocumented in source. Be warned that the author may not have intended to support it.
- isReady
bool isReady()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadFromFile
bool loadFromFile(string file, char fieldDelimiter, char textDelimiter)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadFromMemory
bool loadFromMemory(string data, char fieldDelimiter, char textDelimiter, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDispose
void onDispose()
Undocumented in source. Be warned that the author may not have intended to support it.
- onFinishLoading
void onFinishLoading()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
string opIndex(size_t x, size_t y)
Undocumented in source. Be warned that the author may not have intended to support it.
- path
string path()
Undocumented in source. Be warned that the author may not have intended to support it.
- rows
size_t rows()
Undocumented in source. Be warned that the author may not have intended to support it.